home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / vbbs542.zip / EDITHLP.TXT < prev    next >
Text File  |  1992-02-11  |  974b  |  21 lines

  1.                           
  2.                          LINE EDITOR COMMANDS
  3.                          --------------------
  4.        /S<enter>   = Save the text in the edit buffer
  5.        /L<enter>   = Lists the current text in the edit buffer
  6.        /A<enter>   = Aborts the current text input
  7.        /C<enter>   = Change first occurence of one text string into another
  8.        /N<enter>   = Clears the edit buffer and starts over
  9.        /F<enter>   = Switch to full screen editor
  10.        Ctrl P#     = Control P Color Codes                    
  11.        Ctrl R      = Center text on line
  12.  
  13.                       GLOBAL SYSTEM CONTROL KEYS
  14.                       --------------------------
  15.        Ctrl-A               = Ctrl-A macro key
  16.        Ctrl-B               = Ctrl-B macro key
  17.        Ctrl-T               = System Time, Time Online, Time Remaining
  18.        Ctrl-S               = Pause Output (Press any key to resume)
  19.        Ctrl-C or SPACE-BAR  = Abort Output
  20.  
  21.